Working with grids

Many pages use grids to present information. Grids display data in a tabular format with columns and rows. You can change the appearance and content of grids to locate and present information according to your needs. Grid controls include the following:

  • Columns: You can hide or show grid columns and change their order to focus on the types of information you need. For more information about columns, refer to Working with columns.

  • Filters: You can filter grid content based on conditions you apply to grid columns so you can focus on the information you need. For more information about filters, refer to Working with filters.
  • Pagination: You can navigate multiple pages of items and control the number of items on each page. For more information about pagination, refer to Working with pagination.
  • Search: You can filter grid content by keyword or partial keyword. The search bar lists the grid columns that can be searched. For more information, refer to Searching grids.
  • Sorting: You can sort grid rows by grid columns in ascending or descending order. For more information about sorting, refer to Sorting grids.
  • Views: You can save grid column selections, filter criteria, search terms, pagination settings, and sort order selections for grids so you can apply them to the grid in future sessions. For more information about views, refer to Working with views.

 

In this section